home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 6480 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1018 b 

  1. Path: vb.franken.de!volker
  2. From: volker@vb.franken.de (Volker Barthelmann)
  3. Subject: Re: Visual E - New E Developer Tool - vedev.gif (0/1)
  4. Newsgroups: comp.sys.amiga.programmer
  5. References: <68772090@0humpty.tomate.tng.oche.de> <Dou4u8.2H1@cix.compulink.co.uk> <315906f0.9219429@news.hik.se>
  6. X-Newsreader: TIN [AMIGA 1.3 950726BETA PL0]
  7. Message-ID: <volker.0g3f@vb.franken.de>
  8. Date: 28 Mar 96 16:00:40 MET
  9. Organization: home
  10.  
  11. Andreas Johansson (td93aj@te.hik.se) wrote:
  12. : C/C++
  13. : &(test->myptr)=10;
  14.  
  15. I don't know about C++, but this is no C.
  16.  
  17. : Now some good arguments  for E:
  18. : -------------------------------
  19. [..]
  20. : Compacter code in most cases.
  21.  
  22. I really really doubt that. I made some little tests and the code was
  23. worse than that of any C compiler I've seen.
  24. So if there haven't been huge changes recently code quality is a big
  25. minus.
  26.  
  27. Also I guess that the possibility of integrating Assembler into the
  28. source code in a simple way makes it almost impossible for the compiler
  29. to do any serious optimizing.
  30.  
  31. Volker
  32.  
  33.